Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Uncaught Error: Minified React error #215

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

andresgutgon
Copy link
Contributor

What?

Moving fetching of documents to server in /dashboard project listing to avoid hidratation issues with project createdAt missmatch. More about it here: vercel/next.js#43921 which points to this one vercel/next.js#37489

image

Doing all SSR will fix the issue I think

@andresgutgon andresgutgon marked this pull request as ready for review September 20, 2024 12:13
geclos
geclos previously approved these changes Sep 20, 2024
@andresgutgon andresgutgon merged commit c25137c into main Sep 20, 2024
4 checks passed
@andresgutgon andresgutgon deleted the fix/projects-table-server-side branch September 20, 2024 13:39
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants